docs: Get API docs working again
authorMathnerd314 <mathnerd314.gph+hs@gmail.com>
Sat, 4 Jun 2016 22:16:05 +0000 (16:16 -0600)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 9 Jun 2016 18:15:49 +0000 (18:15 +0000)
commit1b88dc7f906cf2fba75c6278de523a562f0a599a
tree602dfcc6b0b1cd864e997b2ed91c48e3e3bf820b
parent693b4ec4bed733421a5bd32738265e291ef92d8f
docs: Get API docs working again

This changes around a few things that didn't work for me:
* Section names seem to be ostree-* instead of libostree-*
* Also XML files are ostree-* (they didn't show up at all)
- gtk-doc doesn't seem to parse const _OSTREE_PUBLIC correctly
* pull documentation is now on the actual functions rather than stubs
* Update gitignore with some more files

And there some changes to make gtk-doc give fewer warnings (not finished)

Closes: #327
Approved by: cgwalters
22 files changed:
apidoc/.gitignore
apidoc/ostree-docs.xml
apidoc/ostree-sections.txt
src/libostree/ostree-async-progress.c
src/libostree/ostree-core-private.h
src/libostree/ostree-core.c
src/libostree/ostree-core.h
src/libostree/ostree-deployment-private.h
src/libostree/ostree-diff.c
src/libostree/ostree-diff.h
src/libostree/ostree-gpg-verify-result.c
src/libostree/ostree-lzma-compressor.c
src/libostree/ostree-lzma-decompressor.c
src/libostree/ostree-mutable-tree.c
src/libostree/ostree-mutable-tree.h
src/libostree/ostree-repo-pull.c
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h
src/libostree/ostree-sepolicy.c
src/libostree/ostree-sysroot-private.h
src/libostree/ostree-sysroot-upgrader.c
src/libostree/ostree-sysroot.c